projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
010a899
)
`ospeed' should be short if not HAVE_TERMIIO_H.
author
Kenichi Handa
<handa@m17n.org>
Thu, 27 Feb 1997 07:46:33 +0000
(07:46 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 27 Feb 1997 07:46:33 +0000
(07:46 +0000)
src/sysdep.c
patch
|
blob
|
history
diff --git
a/src/sysdep.c
b/src/sysdep.c
index 62a0194cdf1de0ebc509514b7b6a9f3eb338cbb1..f615e85c4e084fe4a28625a1d66d1197dad0b022 100644
(file)
--- a/
src/sysdep.c
+++ b/
src/sysdep.c
@@
-226,7
+226,7
@@
static int baud_convert[] =
};
#endif
-#ifdef HAVE_TERMIOS
+#ifdef HAVE_TERMIOS
_H
extern speed_t ospeed;
#else
extern short ospeed;